Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devops: migrate publishing to Azure Pipelines for publishing #469

Merged
merged 5 commits into from
May 6, 2024

Conversation

inlineScript: |
$aadToken = az account get-access-token --query accessToken --resource 499b84ac-1321-427f-aa17-267ca6975798 -o tsv
npx vsce verify-pat --pat $aadToken ms-playwright
npx vsce publish --pre-release --pat $aadToken
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: Removing --pre-release before merging it, but this allows us to test if everything works.

@mxschmitt mxschmitt force-pushed the devops/publishing branch from 5b64631 to 760b625 Compare May 6, 2024 21:40
@mxschmitt mxschmitt force-pushed the devops/publishing branch from 760b625 to 8411a69 Compare May 6, 2024 22:55
@mxschmitt mxschmitt merged commit c8e4f94 into main May 6, 2024
5 of 6 checks passed
@mxschmitt mxschmitt deleted the devops/publishing branch May 6, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants